os.root.incref (method)

2 uses

	os (current package)
		root_openat.go#L42: func (r *root) incref() error {
		root_openat.go#L266: 	if err := r.root.incref(); err != nil {